Skip to content

Fixed Support Points Update in AtBContract #6513

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 4, 2025

Conversation

IllianiBird
Copy link
Collaborator

  • Replaced setSupportPoints with changeSupportPoints to correctly update the support points.

Fix #6496

Dev Notes

Marking as 'High' due to the importance of SP in StratCon's economics.

- Replaced `setSupportPoints` with `changeSupportPoints` to correctly update the support points.
@IllianiBird IllianiBird added Bug StratCon Bugs relating strictly to StratCon Severity: High Issues described as high severity as per the new issue form labels Mar 31, 2025
@IllianiBird IllianiBird self-assigned this Mar 31, 2025
Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.28%. Comparing base (dbec8a9) to head (5a4e6ce).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6513   +/-   ##
=========================================
  Coverage     11.28%   11.28%           
+ Complexity     6323     6319    -4     
=========================================
  Files          1080     1080           
  Lines        137528   137528           
  Branches      21295    21295           
=========================================
+ Hits          15516    15518    +2     
+ Misses       120463   120455    -8     
- Partials       1549     1555    +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rjhancock rjhancock merged commit d6eb591 into MegaMek:master Apr 4, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Severity: High Issues described as high severity as per the new issue form StratCon Bugs relating strictly to StratCon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Issue]Bonus SP event still not working properly
2 participants